[INFO] fetching crate sharp_pencil 0.6.1...
[INFO] checking sharp_pencil-0.6.1 against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] extracting crate sharp_pencil 0.6.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate sharp_pencil 0.6.1
[INFO] finished tweaking crates.io crate sharp_pencil 0.6.1
[INFO] tweaked toml for crates.io crate sharp_pencil 0.6.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sharp_pencil 0.6.1 on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 130 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding handlebars v3.5.5 (available: v6.4.1)
[INFO] [stderr]       Adding hyper v0.10.16 (available: v1.10.1)
[INFO] [stderr]       Adding mime v0.2.6 (available: v0.3.17)
[INFO] [stderr]       Adding mime_guess v1.8.8 (available: v2.0.5)
[INFO] [stderr]       Adding notify v5.0.0-pre.10 (available: v5.2.0)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.49)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sharp_pencil` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textnonce v1.0.0
[INFO] [stderr]   Downloaded formdata v0.13.0
[INFO] [stderr]   Downloaded buf-read-ext v0.4.0
[INFO] [stderr]   Downloaded mime_multipart v0.6.1
[INFO] [stderr]   Downloaded handlebars v3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c
[INFO] running `Command { std: "docker" "start" "0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sharp_pencil` (manifest) generated 1 warning
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking buf-read-ext v0.4.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking notify v5.0.0-pre.10
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking handlebars v3.5.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking textnonce v1.0.0
[INFO] [stderr]     Checking mime_multipart v0.6.1
[INFO] [stderr]     Checking formdata v0.13.0
[INFO] [stderr]     Checking sharp_pencil v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrappers.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                     ^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/testing.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient {
[INFO] [stdout]    |                             ^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrappers.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                     ^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/testing.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient {
[INFO] [stdout]    |                             ^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c", kill_on_drop: false }`
[INFO] [stdout] 0b835c08d83d59f68b4cbf9486dd26eeeedf0533e5d4caebc81f7f8c0031533c
